home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
X11
/
xconq
/
Lib
/
Bitmaps
/
cannon.b
< prev
next >
Wrap
Text File
|
1995-05-09
|
230b
|
8 lines
#define artillery_width 16
#define artillery_height 16
static short artillery_bits[] = {
0x0000, 0x0000, 0x0000, 0x0000,
0x0000, 0x0000, 0x01c0, 0x7ff8,
0x7ff8, 0x07f0, 0x05d8, 0x02ac,
0x01c7, 0x0000, 0x0000, 0x0000};